reset

open fun reset()

Resets the scroll position of the internal ComboScrollView to the top (0,0). If the scrollView instance is available, its scrollTo(0, 0) method is called to move the scroll position to the very beginning of the content.